home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
MMenu.dxr
/
00135.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
234 b
|
10 lines
on handcursor whichsprite
set the cursor of sprite whichsprite to [the number of member "handcursor", the number of member "handmask"]
end
on cursorOff
repeat with n = 1 to 50
set the cursor of sprite n to 0
end repeat
end